nextcloud-desktop.git
2025-04-21 Nextcloud botfix(l10n): Update translations from Transifex
2025-04-20 Nextcloud botfix(l10n): Update translations from Transifex
2025-04-19 Nextcloud botfix(l10n): Update translations from Transifex
2025-04-18 Nextcloud botfix(l10n): Update translations from Transifex
2025-04-17 Nextcloud botfix(l10n): Update translations from Transifex
2025-04-16 Camila Ayresbuild: prepare 3.16.3 release.
2025-04-16 Matthieu GallienMerge pull request #8172 from nextcloud/backport/8168...
2025-04-16 Jyrki Gadingerci: use specific revision for KDE blueprints that match...
2025-04-16 Nextcloud botfix(l10n): Update translations from Transifex
2025-04-15 Matthieu GallienMerge pull request #8169 from nextcloud/backport/8036...
2025-04-15 Camila Ayresfix: non-void function does not return a value in all...
2025-04-15 Camila Ayresfix: remove unused var.
2025-04-15 Camila Ayreschore: make settings keys const static member of Config...
2025-04-15 Camila Ayreschore: rename function, change log level.
2025-04-15 Camila Ayresfix(migration): import proxy and general settings from...
2025-04-15 Camila Ayreschore(migration): remove duplicated code when copying...
2025-04-15 Jyrki GadingerMerge pull request #8166 from nextcloud/backport/8160...
2025-04-15 Jyrki Gadingerfix(msi): allow custom installation directory
2025-04-15 Jyrki GadingerMerge pull request #8162 from nextcloud/backport/8156...
2025-04-15 Jyrki Gadingerfix(theme): correct dark/light mode check on Win10
2025-04-15 Jyrki GadingerMerge pull request #8159 from nextcloud/backport/5543...
2025-04-15 Claudio Cambrafix(gui): Use AccountPtr in setup wizard
2025-04-15 Claudio CambraFix use of saveAccount in networksettings
2025-04-15 Claudio CambraUse AccountPtr in testpushnotifications
2025-04-15 Claudio CambraUse AccountPtr in serverVersionChanged signal instead...
2025-04-15 Claudio CambraReplace use of raw pointer in wantsAccountSaved signal...
2025-04-15 Claudio CambraEmit AccountPtr from pushNotificationsDisabled in Accou...
2025-04-15 Claudio CambraUse AccountPtr in pushNotificationsReady signal in...
2025-04-15 Jyrki GadingerMerge pull request #8158 from nextcloud/backport/5288...
2025-04-15 Claudio CambraOnly build NavigationPaneHelper on Windows
2025-04-15 Claudio CambraIfdef all mentions of navigationpanehelper out of non...
2025-04-15 Jyrki GadingerMerge pull request #8163 from nextcloud/backport/8038...
2025-04-15 Matthieu Gallienskip single test or whole test file for macOS: they...
2025-04-15 Jyrki GadingerMerge pull request #8157 from nextcloud/backport/8111...
2025-04-15 Camila Ayrestest(cfapi): check for spurious attribute changes.
2025-04-15 Camila Ayresfix(PinState): don't trigger sync when file's PinState...
2025-04-15 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-14 Matthieu GallienMerge pull request #8153 from nextcloud/backport/8145...
2025-04-14 Matthieu Gallienfix: do not interrupt sync when cleaning invalid read...
2025-04-14 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-13 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-12 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-11 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-10 Matthieu GallienMerge pull request #8141 from nextcloud/backport/8140...
2025-04-10 Matthieu Galliendisable use of bulk upload for small files
2025-04-10 Matthieu GallienMerge pull request #8139 from nextcloud/backport/8048...
2025-04-10 Matthieu Galliensimple way to add more logs related to upload progress
2025-04-10 Matthieu Gallienclean up some no longer needed logs
2025-04-10 Matthieu Gallienbetter logs to track sending of data during bulk upload
2025-04-10 Matthieu Gallienclean code and logs during bulk upload
2025-04-10 Matthieu Gallienno need to disable buffering from Qt in POST requests
2025-04-10 Matthieu Gallienuse maximum chunk size to decide the size of a bulk...
2025-04-10 Matthieu Gallienremove useless log
2025-04-10 Matthieu Galliendefine content length header with bulk upload requests
2025-04-10 Matthieu Gallienuse memory to buffer the data of the files sent during...
2025-04-10 Matthieu Galliendisable buffering when POSTing for bulk upload
2025-04-10 Camila AyresAdd test for syncing with bulk upload when there are...
2025-04-10 CamilaChange bulk upload batch size when there is a sync...
2025-04-10 Matthieu GallienMerge pull request #8137 from nextcloud/backport/8094...
2025-04-10 Matthieu Gallienonly send the md5 custom checksum header when server...
2025-04-10 Matthieu Gallienwith release 32.0.0 md5 custom checksum is removed...
2025-04-10 Matthieu Gallienfix format of checksum header that was missing checksum...
2025-04-10 Matthieu Galliensending header X-File-MD5 that is currently mandatory
2025-04-10 Matthieu Gallienautomated tests of bulk upload needs to check checksums...
2025-04-10 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-09 Jyrki GadingerMerge pull request #8131 from nextcloud/backport/8095...
2025-04-09 Jyrki Gadingerfix FileSystem::setModTime on x64 Windows with times...
2025-04-09 Jyrki Gadingerfix: try to correct mtime on upsyncs
2025-04-09 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-08 Matthieu GallienMerge pull request #8130 from nextcloud/backport/8127...
2025-04-08 Matthieu Gallienstop using QFile api to delete a single local file
2025-04-08 Matthieu GallienMerge pull request #8129 from nextcloud/backport/8128...
2025-04-08 Matthieu Gallienremove bogus check that tried to check for existing...
2025-04-08 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-07 Matthieu GallienMerge pull request #8126 from nextcloud/backport/8121...
2025-04-07 Jyrki Gadingerfix: move array to correct value in dict
2025-04-07 Matthieu GallienMerge pull request #8125 from nextcloud/backport/8122...
2025-04-07 Matthieu Gallienfix crash within FolderStatusModelTest
2025-04-07 Matthieu GallienMerge pull request #8123 from nextcloud/backport/8118...
2025-04-07 Matthieu Gallienremove costly availability check that is never used
2025-04-07 Matthieu GallienMerge pull request #8124 from nextcloud/backport/8120...
2025-04-07 Matthieu Gallienbetter error message for user when deleting local items
2025-04-07 Matthieu Gallienwhen deleting a folder starts by making it read-write...
2025-04-07 Matthieu Gallienwe must not use QFile::remove that may fail on windows...
2025-04-07 Matthieu Gallienif we are going to need modified permissions: always...
2025-04-07 Matthieu Galliendo not change permissions of invalid items on discovery
2025-04-07 Matthieu Gallienalways make the file we try to delete be read-write...
2025-04-07 Matthieu GallienQt 6.8 requires macSO 12 or higher: no need to compile...
2025-04-07 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-06 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-05 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-04 Matthieu GallienMerge pull request #8117 from nextcloud/backport/8107...
2025-04-04 Claudio Cambrafix(mac-crafter): Work around broken consecutive shell...
2025-04-04 Matthieu GallienMerge pull request #8116 from nextcloud/backport/8109...
2025-04-04 Jyrki Gadingerfix(gui): remove ignored file notifications from Activi...
2025-04-04 Matthieu GallienMerge pull request #8115 from nextcloud/backport/8114...
2025-04-04 Jyrki Gadingerfix(mac): bump deployment target to 12.0
2025-04-04 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-03 Nextcloud botFix(l10n): Update translations from Transifex
2025-04-02 Nextcloud botFix(l10n): Update translations from Transifex
next